Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix | Improve decimal conversion from SqlDecimal to .Net Decimal #1179

Merged

Conversation

DavoudEshtehari
Copy link
Member

Fixes #95

@DavoudEshtehari DavoudEshtehari added the 🐛 Bug! Something isn't right ! label Jul 20, 2021
@DavoudEshtehari DavoudEshtehari force-pushed the GHIssue/DecimalConversion_Issue#95 branch from 8d0caec to 50a9daa Compare July 20, 2021 20:48
@cheenamalhotra cheenamalhotra added this to the 4.0.0-preview1 milestone Jul 23, 2021
@DavoudEshtehari DavoudEshtehari force-pushed the GHIssue/DecimalConversion_Issue#95 branch from 12a26e6 to 99e18d8 Compare August 28, 2021 00:23
@cheenamalhotra cheenamalhotra merged commit 2d8207e into dotnet:main Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug! Something isn't right !
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SqlClient fails to convert decimal(38,20) to .Net decimal for values within the range of .Net's decimal type
6 participants